- 
		Home
	
 
	- 
Online Scheduling and Appointment Booking System – Bookly
 
- 
25.6
 
- 
Code
 
- 
Classes
 
-  Schedule 
 
	
	
		
			
				
					
													
								
																			
											| Total Complexity | 
											40 | 
										
																			
											| Dependencies | 
											5 | 
										
																			
											| Dependents | 
											3 | 
										
																	
							 
													
								
																			
											| Total lines | 
											303 | 
										
																			
											| Lines of code | 
											143 | 
										
																			
											| Logical lines of code | 
											84 | 
										
																	
							 
													
								
																			
											| Comment lines | 
											110 | 
										
																			
											| Methods | 
											11 | 
										
																			
											| Properties | 
											3 | 
										
																	
							 
											 
				 
									
							 
		 
	 
	Methods 11
	
		
		
			| Method | 
							Rating | 
													
					
						Maintainability
					
				 | 
										
					Complexity
				 | 
										
					Lines of code
				 | 
					
		
		
					
				| intersect() | 
									B  | 
																	39 | 
													20 | 
													66 | 
							
					
				| isDayOff() | 
									S  | 
																	58 | 
													6 | 
													16 | 
							
					
				| getRanges() | 
									S  | 
																	55 | 
													3 | 
													20 | 
							
					
				| getAllDayRange() | 
									S  | 
																	62 | 
													3 | 
													10 | 
							
					
				| addSpecialDay() | 
									S  | 
																	66 | 
													2 | 
													8 | 
							
					
				| addDay() | 
									S  | 
																	71 | 
													1 | 
													5 | 
							
					
				| hasDay() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| addBreak() | 
									S  | 
																	74 | 
													1 | 
													4 | 
							
					
				| addHoliday() | 
									S  | 
																	76 | 
													1 | 
													4 | 
							
					
				| hasSpecialDay() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| addSpecialBreak() | 
									S  | 
																	74 | 
													1 | 
													4 |